For the above option to work, one of the following will have to be done prior
to its use:
- A copy of the macro file <#373#>epic.sty<#373#> be put in the standard place for
such macros (typically <#374#>/usr/lib/tex/macros<#374#>), or
- A copy of <#375#>epic.sty<#375#> be put in some other directory, and the path
declared in the environment variable TEXINPUTS; e.g. for C-shell on unix
systems, put a command similar to the following in the ``.cshrc'' file:
<#377#>setenv TEXINPUTS .:/usr/lib/tex/macros:/users/podar/texlib<#377#>
Above environment variable is the directory search path for files specified
in an 142 or an 143 command.